Skip to content

Conversation

@TheMeinerLP
Copy link
Contributor

Proposed changes

This PR adds the function to track flying/moving machines and revamping most of old code strcuture into software architecture and design.
We fixed also the click bug for clocks.

Types of changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING.md
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you
did and what alternatives you considered, etc...

@TheMeinerLP TheMeinerLP requested a review from a team as a code owner October 5, 2025 14:05
@TheMeinerLP TheMeinerLP marked this pull request as draft October 5, 2025 14:05
@github-actions
Copy link

github-actions bot commented Oct 5, 2025

Unit Test Results

6 tests   6 ✅  0s ⏱️
2 suites  0 💤
2 files    0 ❌

Results for commit 2ad64ef.

♻️ This comment has been updated with latest results.

renovate bot and others added 24 commits October 6, 2025 09:33
# [2.4.0](v2.3.0...v2.4.0) (2025-10-07)

### Bug Fixes

* correct notification configuration keys and method name for clarity ([bf77855](bf77855))
* enhance error logging for webhook client creation failures ([201b18e](201b18e))
* update Discord notification configuration keys for consistency and improve error handling ([89c46fc](89c46fc))

### Features

* add Discord notification service with webhook integration ([c527a2e](c527a2e))
* Add new notification system. ([#177](#177)) ([afee780](afee780))
* enhance notification system with new services and configuration options ([7b2e5ef](7b2e5ef))
* implement notification system for redstone clock detection ([9a42292](9a42292))
* implement sign block break handling and metadata management ([d737be4](d737be4))
* improve Discord webhook handling and error logging ([b9f196b](b9f196b))
# [2.4.0](v2.3.0...v2.4.0) (2025-10-07)

### Bug Fixes

* correct notification configuration keys and method name for clarity ([bf77855](bf77855))
* enhance error logging for webhook client creation failures ([201b18e](201b18e))
* update Discord notification configuration keys for consistency and improve error handling ([89c46fc](89c46fc))

### Features

* add Discord notification service with webhook integration ([c527a2e](c527a2e))
* Add new notification system. ([#177](#177)) ([afee780](afee780))
* enhance notification system with new services and configuration options ([7b2e5ef](7b2e5ef))
* implement notification system for redstone clock detection ([9a42292](9a42292))
* implement sign block break handling and metadata management ([d737be4](d737be4))
* improve Discord webhook handling and error logging ([b9f196b](b9f196b))
# [2.5.0](v2.4.0...v2.5.0) (2025-10-07)

### Features

* enhance issue templates with additional fields for better reporting ([c0598f8](c0598f8))
## [2.5.1](v2.5.0...v2.5.1) (2025-10-07)

### Bug Fixes

* update field identifier for steps to reproduce in issue template ([193a14c](193a14c))
renovate bot and others added 16 commits October 27, 2025 11:56
## [2.5.2](v2.5.1...v2.5.2) (2025-11-03)

### Bug Fixes

* **deps:** update dependency org.junit.jupiter:junit-jupiter to v6.0.1 ([4f2ed87](4f2ed87))
* **deps:** update dependency org.junit.jupiter:junit-jupiter to v6.0.1 ([#199](#199)) ([69b19bf](69b19bf))
# Conflicts:
#	src/main/java/net/onelitefeather/antiredstoneclockremastered/commands/DisplayActiveClocksCommand.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants